
    .texto-principal {
        position: relative;
        display: flex;
        flex-direction: column;
        top: 0vw;
        height: auto;
        width: 70vw;
        font-family: 'Open Sans';
        font-weight: 400;
        text-shadow: -2px 2px 15px #000000;
        color: #ffffff;
        margin-top: -50vw;
        margin-bottom: 34vw;
        z-index: 2;
        
    }

    .faixa {
        position: relative;
        top: 0;
        background: rgb(5,28,44);
        background: linear-gradient(180deg, rgba(5,28,44,1) 0%, rgba(2,18,29,0.36182598039215685) 54%, rgba(1,12,19,0) 90%);
        height: 10vw;
        z-index: 1;
        margin-bottom: -10vw;
    }

    .t1 {
        position: relative;
        left: 5vw;
        width: auto;
        height: auto;
        font-family: 'Open Sans';
        font-weight: 300;
        font-size: 3vw;
        letter-spacing: 0.18vw;
        margin-bottom: 1vw;
    }

    .t2 {
        position: relative;
        top: 0;
        font-family: 'Open Sans';
        font-weight: 300;
        left: 5vw;
        width: 45vw;
        height: auto;
        font-size: 1.04rem;
        letter-spacing: 0.095rem;
        text-align: justify ;
        margin-bottom: 2vw;
    }

    .faixa0 {
        position: relative;
        left: 4.5vw;
        top: -3vw;
        background: #ffffff75;
        height: 2px;
        width: 90vw;
        z-index: 3;
    }

    .icon {
        position: relative;
        left: 4vw;
        top: 0px;
        height: 30px;
    }

    .titulos_ {
        position: relative;
        left: 5vw;
        font-size: 1.5rem;
        font-family: 'Open Sans';
        font-weight: 400;
        width: 30vw;
        color: #ffffff;
        overflow: hidden;

    }

    .subtitulos_ {
        position: relative;
        left: 6.5vw;
        font-size: 1rem;
        font-family: 'Open Sans';
        font-weight: 400;
        font-style: 300;
        color: #ffffffe5;
        text-align: justify;
        width: 23vw;
        margin-top: 1.5vw;
        margin-bottom: 1.5vw;

    }

    .menu3 {
        position: relative;
        top: 0vw;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }


    .linha_ {
        position: relative;
        left: 1.5vw;
        top: 0vw;
        background: #ffffff3f;
        width: 2px;
        height: 11vw;
    }


    .s1 {
        position: relative;
        top: -38vw;
        left: 77vw;
        width: 10vw;
        font-size: 7vw;
        color: #ffffff;
        font-family: 'Open Sans';
        font-weight: 300;
        transition: font-size 0.3s ease;
        text-shadow: -0.1vw 0.1vw 1.5vw #000000;
        z-index: 3;
    }

    .s1:hover {
        font-size: 7vw;
    }

    .s2 {
        position: relative;
        top: -32vw;
        left: 58vw;
        width: 10vw;
        font-size: 7vw;
        color: #ffffff;
        font-family: 'Open Sans';
        font-weight: 300;
        transition: font-size 0.3s ease;
        text-shadow: -0.1vw 0.1vw 1.5vw #000000;
        z-index: 3;
    }

    .s2:hover {
        font-size: 7vw;
    }    
    
    .s3 {
        position: relative;
        top: -26vw;
        left: 35.3vw;
        width: 10vw;
        font-size: 7vw;
        color: #ffffff;
        font-family: 'Open Sans';
        font-weight: 300;
        transition: font-size 0.3s ease;
        text-shadow: -0.1vw 0.1vw 1.5vw #000000;
        z-index: 3;
    }

    .s3:hover {
        font-size: 7vw;
    }
    .menu2 {
        position: relative;
        top: -2vw;
        margin-bottom: -25vw;
    }

    .video-home1 {
        position: relative;
        width: 100%;
        margin: auto;
        opacity: 20%;
    }

    .buttonfont {
        font-size: 0.96rem;
    }
    .button-81 {
    position: relative;
    top: 0vw;
    left: 5vw;
    background-color: #ffffff00;
    border: 0.1vw solid #ffffff;
    width: 46vw;
    height: 3vw;
    border-radius:  0.5vw;
    box-sizing: border-box;
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight: 600;
    cursor: pointer;
    display: inline-block;
    line-height: 1px;
    text-align: center;
    transition: all .1s cubic-bezier(.4, 0, .2, 1);
    box-shadow: 0px 1px 2px rgba(166, 175, 195, 0.25);
    touch-action: manipulation;
    z-index: 2;
    }

    .button-81:hover {
    background-color: #ffffff;
    color: #0d172a;
    }

    .section1 {
        background-color: #011629;
        width: 100vw;
        height: auto;
        overflow: hidden;
    }

    .scroll_ball {
        display: none;
        position: relative;
        width: 20vw;
        height: 10px;
        left: 50vw;
        top: -3vh;
    }

    .ball {
        display: none;
        position: relative;
        left: -25px;
        top: 0;
        background: #727272;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-right: 10px;
    }

    .ball_activated {
        background: #fff;
    }
    .carrossel {
        position: relative;
        left: 0;
        transition: all 0.5s ease-in-out;
    }

    .section2 {
        position: relative;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100px;
        background-color: #ffffff;
        left: 0;
        width: 100vw;
    }

    .faixa2 {
        position: relative;
        left: 0vw;
        top: 45px;
        background: #051c2c;
        height: 2px;
        width: 100vw;
        z-index: 4;
    }

    .box1 {
        position: relative;
        left: 15vw;
        top: -40px;
        display: flex;
        flex-direction: row;
        width: 25vw;
        height: 10px;
    }

    .box2 {
        position: relative;
        display: flex;
        flex-direction: row;
        width: 25vw;
        height: 10px;
    }

    .section23 {
        background: transparent;
        height: auto;
    }

    .section3 {
        position: relative;
        top: 0.1vw;
        left: 0vw;
        background: transparent;
        width: 100vw;
        height: auto;
        background: #ffffff;

    }


    .section4 {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        top: 0vw;
        height: auto;
        background: transparent;
        width: 100vw;
        transition: all 0.3s ease-in-out;

    }

    .blur_video {
        position: relative;
        left: -38vw;
        top: 0vw;
        background: #ffffff14;
        width: 45vw;
        height: 32vw;
        backdrop-filter: blur(10px);
    }

    .b {
        position: relative;
        left: 0.5vw;
        top: 0vw;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        font-family: 'Open Sans';
        color: #fff;
        font-size: 1.1rem;
        text-align: center;
        line-height: 2vw;
        width: 44vw;
        height: auto;
        justify-content: space-evenly;
    }

    .b_ {
        position: relative;
        left: 3.95vw;
        background: rgb(255, 255, 255);
        background: linear-gradient(310deg, rgba(5,28,44,1) 0%, rgba(28,54,74,1) 33%, rgba(5,28,44,1) 50%, rgba(28,54,74,1) 65%, rgba(5,28,44,1) 100%);
        width: 2.1vw;
        height: 2.1vw;
        border-radius: 50%;
        border: 1px solid #ffffff2a;

    }

    .sb_ {
        position: relative;
        font-size: 0.8rem;
        text-align: center;
        font-family: 'Open Sans';
        font-weight: 600;
        width: 100%;
        height: 0vw;
        margin-top: 0.3vw;
        line-height: 1.5rem;
    }

    .bvertical {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 5vw;
        width: 10vw;
    }


    .section5 {
        display: grid;
        height: auto;
        background-color: #ffffff;
        width: 100vw;
    }


    .segmentos {
        position: relative;
        top: 30px;
        left: -8vw;
        color: #434343;
        font-family: 'Open Sans';
        font-weight: 400;
        font-size: 1.2rem;
        width:7vw;
    }


    .numero_segmento {
        position: relative;
        top: 10px;
        color: #052543;
        font-size: 2.5rem;
    }
    .segmento {
        position: relative;
        top: 0.5vw;
        width: 25vw;
        height: 5.8vw;
        padding: 10px;
        font-size: 1rem;
        font-family: 'Open Sans';
        font-weight: 600;
        color: #000000;
        text-align: left;
        transition: font-size 0.3s ease;
    }

    .segmento:hover {
        font-size: 1.05rem;
    }

    .linhavertical_segmento {
        position: relative;
        top: 1vw;
        left: 0vw;
        height: 60px;
        width: 2px;
        background-color: #052543;
        margin-left: 0.4vw;
        margin-right: 0.2vw;
        z-index: 3;
    }


    .video2 {
        position: relative;
        left: 7vw;
        top: 0vw;
        max-width: none;
        width: 85vw;
        height: 32vw;
        object-fit: cover;
        border-top-left-radius: 2vw;
        overflow: hidden;
    }

    .titulo11 {
        position: relative;
        top: 2vw;
        margin-left: 7vw;
        margin-bottom: 1vw;
        font-size: 2.5rem;
        width: 45vw;
        color: #011629;
        font-family: 'Open Sans';
        font-weight: 600;
        text-align: left;
    }

    .titulo12 {
        position: relative;
        top: 2vw;
        left: 1.5vw;
        margin-bottom: 1vw;
        font-size: 2.5rem;
        width: 45vw;
        color: #ffffff;
        font-family: 'Open Sans';
        font-weight: 600;
        text-align: left;
    }

    .texto11 {
        position: relative;
        top: 0vw;
        left: 7vw;
        width: 85vw;
        height: auto;
        padding-top: 2vw;
        padding-bottom: 3vw;
        font-size: 1.05rem;
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 2vw;
        color: #303030;
        text-align: justify;
    }

    .texto12 {
        position: relative;
        top: 2vw;
        left: 1.5vw;
        width: 42vw;
        height: 7vw;
        padding: 0px;
        font-size: 1.05rem;
        font-family: 'Open Sans';
        font-weight: 400;
        line-height: 2vw;
        color: #e9e9e9;
        text-align: justify;
        margin-bottom: 2vw;
    }

    .whitebox {
        display: block;
        position: relative;
        top: -0vw;
        left: 12.5vw;
        width: 75vw;
        height: 5vw;
        background-color: #ffffff;
    }

    .img5 {
        position: relative;
        top: 5vw;
        left: 7vw;
        width: 85vw;
        height: 25vw;
        object-fit: cover;
        overflow: hidden;
        filter: hue-rotate(-10deg) contrast(1.1) brightness(0.92);
    }

    .titulo13 {
        position: relative;
        top: -3.5vw;
        left: 15vw;
        width: 50vw;
        font-size: 2.5rem;
        font-family: 'Open Sans';
        font-weight: 600;
        text-align: left;
        color: #011629;
    }

    .texto13 {
        position: relative;
        top: -2.5vw;
        left: 15vw;
        width: 70vw;
        padding: 0px;
        font-size: 1.05rem;
        font-family: 'Open Sans';
        font-weight: 500;
        line-height: 2vw;
        color: #000000;
        text-align: justify;
        margin-bottom: 1vw;
    }

    .vertical {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .horizontal {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }



@media (max-width: 768px) {

    .video-home1 {
        max-width: none;
        height: 95vh;
        object-fit: cover;
    }


    .texto-principal {
        top: 6vh;
        margin-top: -95vh;
        margin-bottom: 10vh;

    }

    .t1 {
        left: 5vw;
        width: 90vw;
        text-align: center;
        font-size: 2.5rem;
        margin-bottom: 4vh;
        
    }

    .t2 {
        top: 0vh;
        left: 5vw;
        width: 90vw;
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: 4vh;
    }


    .menu2 {
        display: none;
    }

    .faixa0 {
        top: 0;
        margin-top: 0vh;
        margin-bottom: 3vh;
    }


    .buttonfont {
        font-size: 3vw;
    }

    .button-81 {
        width: 90vw;
        left: 5vw;
        height: 10vw;
        top: 0vh;
        margin-bottom: 0vh;
    }

    .titulos_ {
        width: 100vw;
        height: auto;
        left: 0;
        text-align: center;
        margin-bottom: 1vh;
    }

    .subtitulos_ {
        width: 90vw;
        height: auto;
        left: 5vw;
        margin-bottom: 5vh;
        font-size: 1rem;
    }

    .icon {
        left: 6vw;
        top: 0;
    }


    .menu3 {
        top: 0vh;
        left: 0vw;
        margin-bottom: 0vh;
        transition: all 0.5s ease-in-out;
    }
    
    .scroll_ball {
        display: flex;
    }

    .ball {
        display: block;
    }
    
    .segmentos {
        top: 5vh;
        left: -12vw;
        font-size: 0.6rem;
    }

    .numero_segmento {
        font-size: 2rem;
        left: -2vw;
        top: 0;
    }

    .box2 {
        left: -6vw;
        width: 35vw;
        margin-right: 3vw;
    }

    .segmento {
        left: -2vw;
        font-size: 0.7rem;
        width: 20vw;
    }

    .segmento:hover {
        font-size: 0.7rem;
    }

    .linhavertical_segmento {
        left: -1vw;
        top: 1.2vh;
    }

    .titulo11 {
        left: -3vw;
        top: 4vw;
        width: 90vw;
        font-size: 2rem;
        text-align: center;
    }

    .titulo12 {
        top: 2vh;
        left: 5vw;
        font-size: 2rem;
        width: 90vw;
        text-align: center;
    }

    .b {
        top: 0vw;
        left: 5vw;
        width: 90vw;
        font-size: 0.8rem;
    }


    .b_ {
        left: 9vw;
        width: 6vw;
        height: 6vw;
        line-height: 1.3rem;
        margin-bottom: 0.5rem;
    }

    .sb_ {
        width: 22vw;
        font-size: 0.6rem;
        line-height: 3vw;
    }

    .bvertical {
        margin-bottom: 5rem;
        width: 22vw;
    }

    
    .texto11 {
        top: 5vw;
        left: 10vw;
        width: 80vw;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 4vh;
    }

    .texto12 {
        top: 5vw;
        left: 10vw;
        font-size: 1rem;
        line-height: 1.5rem;
        width: 80vw;
        height: auto;
        text-align: justify;
        margin-bottom: 10vh;
    }


    .video2 {
        left: 0vw;
        height: 100vh;
        width: 100vw;
        border-top-right-radius: 0vw;
        border-top-left-radius: 0vw;
    }

    .blur_video {
        top: -57vh;
        left: 0;
        width: 100vw;
        height: 56.4vh;
        margin-bottom: -50vh;
    }

    .whitebox {
        left: 6vw;
        top: -3vh;
        width: 88vw;
        height: 3.5vh;
        background: #ffffff;
    }

    .img5 {
        top: 0;
        left: 0vw;
        width: 100vw;
        height: 30vh;
        overflow: hidden;
    }


    .linha_ {
        position: relative;
        left: 15vw;
        top: -154vw;
        background: #ffffff3f;
        width: 70vw;
        height: 0.1vw;
    }

    
    .section4 {
        flex-direction: column;
    }

    .texto13 {
        width: 74vw;
        left: 13vw;
        top: 0vh;
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 5vh;
    }

    .titulo13 {
        top: -5vh;
        left: 10vw;
        width: 80vw;
        font-size: 2rem;
        text-align: center;
    }

}
